ASP.NET Core MVC コントロールヘルプ
ShowTickText メソッド

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > GaugeBuilder<TControl,TBuilder> クラス : ShowTickText メソッド
The value.
Configurates C1.Web.Mvc.Gauge.ShowTickText. Sets a property that determines whether the gauge should display the text value of each tick mark.
シンタックス
'宣言
 
Public Function ShowTickText( _
   ByVal value As System.Boolean _
) As TBuilder
public TBuilder ShowTickText( 
   System.bool value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

GaugeBuilder<TControl,TBuilder> クラス
GaugeBuilder<TControl,TBuilder> メンバ